-
Notifications
You must be signed in to change notification settings - Fork 18
feat: Add SEO meta descriptions to all shared docs and create Slack r… #260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…edirect page - Added meta descriptions (130-155 chars) to 39 shared documentation files - Created proper /slack redirect page with meta tags - All descriptions are relevant and keyword-optimized for Ahrefs SEO - Covers all command files (Docker/Local discover and sync) - Covers all config files (sources, destinations, catalogs, streams) - Improves search engine visibility and click-through rates
- Added meta descriptions to 10 missing pages - Release notes v0.1.0 through v0.2.10 now have SEO-optimized descriptions - MongoDB CDC setup page includes proper meta tags - All descriptions are 130-155 chars for optimal search results - Completes CSV meta description requirements
The /slack page (src/pages/slack.tsx) was conflicting with the redirect plugin. Now using dedicated page with proper SEO meta tags instead of redirect.
- about-us: Convert h2 to h1 with descriptive title - ai-lake (Glace component): Convert h4 to h1 - drafts/faqs: Add title to frontmatter
This fixes H1 tags for all 18 iceberg query engine pages: - Athena, Spark, Flink, Trino, Presto, DuckDB, Hive, Impala - BigQuery, Databricks, Snowflake, ClickHouse, Doris, Dreamio - Starburst, StarRocks, and others
…ber count - Revert alt text in MongoDB ETL blog to 'Mongo db logo showing ETL challenges' - Fix version in release notes from v0.3.1 to v0.3.4 - Remove irrelevant comment about /slack redirect in docusaurus.config.js - Fix canonical URL in slack.tsx to use page's own URL instead of external - Update member count from 350+ to 450+ in all Slack page descriptions
…ve extra blank line
docs/release/v0.2.10.mdx
Outdated
|
|
||
| # OLake (v0.2.10 - v0.3.4) | ||
| October 31 – November 28, 2025 | ||
| October 31 – November 12, 2025 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why are we changing this date?
docs/release/v0.1.0-v0.1.1.mdx
Outdated
| @@ -1,3 +1,8 @@ | |||
| --- | |||
| title: "OLake v0.1.0 - v0.1.1 Release Highlights & Bug Fixes" | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please do this for all the releases.
…ve text, use simple version format


…edirect page